getIsManaged

abstract fun getIsManaged(): Boolean

Deprecated

meshtastic.Config.DeviceConfig.is_managed is deprecated. See meshtastic/config.proto;l=241


If true, device is considered to be "managed" by a mesh administrator
Clients should then limit available configuration and administrative options inside the user interface
Moved to SecurityConfig
bool is_managed = 9 [deprecated = true];

Return

The isManaged.